Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Fix several compile errors for gcc 12 on linux #1798

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

buresu
Copy link

@buresu buresu commented Jul 8, 2022

Fixes

Description of the changes:

  • Update azure-c-shared-utility to LTS_07_2022_Ref02(hmac.c: fix mismatching function prototype)
  • Update libebml to 1.3.7(Fix compile error for gcc with "EbmlSInteger: Use limits instead of climits")
  • Add missing includes for gcc 12

Before submitting a Pull Request:

I tested changes on:

  • Windows
  • Linux

Tested with gcc 12.2.0 on archlinux and msvc 19.29.30145.0 on windows11.

@ghost
Copy link

ghost commented Jul 8, 2022

CLA assistant check
All CLA requirements met.

@buresu buresu force-pushed the fix-compile-errors branch 3 times, most recently from 5f249c2 to 1e2fd8f Compare July 8, 2022 04:25
@buresu buresu changed the title Fix several compile errors for gcc Fix several compile errors for gcc and msvc2019 ci Jul 8, 2022
hmac.c: fix mismatching function prototype
Fix compile error for gcc with "EbmlSInteger: Use <limits> instead of <climits>"
@buresu buresu changed the title Fix several compile errors for gcc and msvc2019 ci Fix several compile errors for gcc 12 on linux Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant